fix gpsapp copy_char_array that could leave part of a packet uninitialized. (#1301)
authortsteven4 <13596209+tsteven4@users.noreply.github.com>
Sat, 20 Jul 2024 17:35:52 +0000 (11:35 -0600)
committerGitHub <noreply@github.com>
Sat, 20 Jul 2024 17:35:52 +0000 (11:35 -0600)
commit563c32593f78948a3419a2cfe5c1deffd4bc80c0
treea9578445121e42764346bf354dc48540d9f132d1
parent7c834907b18980b4a279741522e7ecc4a70434dd
fix gpsapp copy_char_array that could leave part of a packet uninitialized. (#1301)

* fix gpsapp copy_char_array that could leave part of a packet uninitialized.

* tidy up a bit.

* delete empty statement
jeeps/gpsapp.cc